See Also

ChartAreaCollection Class  | ChartAreaCollection Members  | Overload List

Language

Visual Basic

C#

Show All

chartAreaList
A list of ChartArea objects to add.
See Also Languages dotnetCHARTING Send comments on this topic.

Add(ChartArea[]) Method

Adds the specified ChartArea objects to this collection.

[Visual Basic]
Overloads Public Sub Add( _    ByVal ParamArray chartAreaList() As ChartArea _ )
[C#]
public void Add(    params ChartArea[] chartAreaList );

Parameters

chartAreaList
A list of ChartArea objects to add.

See Also

ChartAreaCollection Class  | ChartAreaCollection Members  | Overload List

 

 


2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.